home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet 2003 March
/
Practical Internet Issue 78.iso
/
pc
/
PracticalInternet.exe
/
scripts
/
DefineButton2_14
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-02-06
|
105 b
|
8 lines
on(press){
tellTarget("ScrollUP")
{
gotoAndStop("ScrollScript");
play();
}
}